Remus: fix a warning
authorKeir Fraser <keir.fraser@citrix.com>
Mon, 23 Nov 2009 07:07:08 +0000 (07:07 +0000)
committerKeir Fraser <keir.fraser@citrix.com>
Mon, 23 Nov 2009 07:07:08 +0000 (07:07 +0000)
commitfa249f4edcedac2edb0db55f9f6b9829b3b0e856
treea90c8d63348e4cef634cb182099c10db45f2f1ec
parent558a4ade15e97168562f7c8074050b0b3355628f
Remus: fix a warning

This patch fixes the following warning:
  xen/lowlevel/checkpoint/libcheckpoint.c: In function
  `delete_suspend_timer':
  xen/lowlevel/checkpoint/libcheckpoint.c:352: warning: assignment
  makes integer from pointer without a cast

Signed-off-by: KUWAMURA Shin'ya <kuwa@jp.fujitsu.com>
tools/python/xen/lowlevel/checkpoint/libcheckpoint.c